Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mageai/mageai Docker tag to v0.9.74 #74

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 27, 2024

This PR contains the following updates:

Package Update Change
mageai/mageai patch 0.9.71 -> 0.9.74

Release Notes

mage-ai/mage-ai (mageai/mageai)

v0.9.74: | KAOS

Compare Source

What's Changed

🎉 Exciting New Features

☁️ Google cloud storage source

You can now effortlessly configure your data integration source blocks to Google Cloud Storage using this snippet. It specifies the destination bucket, sets the file type to Parquet, and provides the path to your service account credentials needed for authentication.

by @​TalaatHasanin in https://github.com/mage-ai/mage-ai/pull/5334

🌬️ 🍽️ Airtable Integration

Effortlessly streamline your data data integration source blocks with Airtable using this tailored script. It establishes a connection to your Airtable base, designates the specific table for integration, and securely integrates your Airtable API key for access.

by @​TalaatHasanin in https://github.com/mage-ai/mage-ai/pull/5404

✂️ Add trim reformat action to transformer block

A new "trim reformat" action has been added to the Python transformer block, allowing for the removal of leading and trailing whitespace from specified text columns. This enhancement ensures cleaner and more consistent data formatting by automatically stripping unnecessary spaces around text entries.

by @​cristopheridlc in https://github.com/mage-ai/mage-ai/pull/5321

🐻‍❄️ Enable polars dataframe in GCS data exporter

This update enhances the export method of the GCS IO module, expanding its functionality to support exporting Polars DataFrames in addition to the previously supported Pandas DataFrames. This new capability allows users to seamlessly work with both data formats, offering greater flexibility in managing and exporting data from their workflows.

by @​TalaatHasanin in https://github.com/mage-ai/mage-ai/pull/5348

Add support to scheduler name on k8s executor

This update adds the ability to customize Kubernetes scheduler options when using the Kubernetes Executor. Users can now directly configure scheduler settings, providing increased flexibility and control over how pods are scheduled within Kubernetes environments.

by @​messerzen in https://github.com/mage-ai/mage-ai/pull/5412

🐛 Bug Fixes
💅 Enhancements & Polish
Other Changes

New Contributors

Full Changelog: mage-ai/mage-ai@0.9.73...0.9.74

v0.9.73: | Deadpool & Wolverine 🥷🐺

Compare Source

What's Changed

🎉 Exciting New Features

🧠 Memory management upgrade

This feature enhances system performance and stability by optimizing allocation, deallocation, and overall utilization of RAM resources, resulting in improved efficiency and reduced memory-related errors.

Check out the doc for details.


🔄 Dynamic blocks 2.0

Introducing an enhanced Dynamic blocks feature for creating dynamic content blocks that can adapt based on user input or data changes, offering improved flexibility and interactivity for users. This update aims to streamline workflows and enhance the overall user experience by making content more responsive and customizable.

Learn more in this doc.

🔐 Azure DB connection via Key Vault

Securely retrieve a database connection URL stored in Azure Key Vault using environment variables for authentication.

AZURE_KEY_VAULT_URL
AZURE_CLIENT_ID
AZURE_CLIENT_SECRET
AZURE_TENANT_ID

by @​wangxiaoyou1993 in #​5302

👁️ Workspace monitoring

Add an "Overview" page and "Pipeline runs" page to the Workspace Management UI. This provides some overall monitoring for all of the pipeline runs in the different workspaces without having to individually open up each workspace instance.


by @​johnson-mage in https://github.com/mage-ai/mage-ai/pull/5311

🐛 Bug Fixes

💅 Enhancements & Polish

✨ Other Changes

🆕 New Contributors

Full Changelog: mage-ai/mage-ai@0.9.72...0.9.73

v0.9.72: | House Targaryen 🐉

Compare Source

What's Changed

🎉 Exciting New Features

🎨 Canvas v2

Navigate large or complex layouts with a new canvas that allows developers to zoom, pan, drag, and drop visual features.

by @​tommydangerous in https://github.com/mage-ai/mage-ai/pull/5193

🐍 Support custom python sink in Streaming pipeline

Support for custom Python sinks in streaming pipelines allows users to write their own streaming sink implementations, providing greater flexibility in how processed data is handled at the end of the pipeline.

custom python sink

by @​lgarcia11 in https://github.com/mage-ai/mage-ai/pull/5174

Allow configuring custom owner credentials

This feature allows users to configure custom owner credentials for their application by setting specific environment variables:

DEFAULT_OWNER_EMAIL
DEFAULT_OWNER_PASSWORD
DEFAULT_OWNER_USERNAME

by @​wangxiaoyou1993 in https://github.com/mage-ai/mage-ai/pull/5165

🐛 Bug Fixes

💅 Enhancements & Polish

✨ Other Changes

🆕 New Contributors

Full Changelog: mage-ai/mage-ai@0.9.71...0.9.72


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@pflooky pflooky merged commit bd7440c into main Sep 27, 2024
1 check passed
@pflooky pflooky deleted the renovate/mageai-mageai-0.x branch September 27, 2024 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant